home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 2000 July
/
macformat-092.iso
/
MacFormat 92 CD
/
Shareware Plus
/
Utilities
/
FolderSynchronizer 1.8.9
/
FoldersSynchronizer
/
FoldersSynchronizer.9
/
AllScripts_51.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-05-10
|
208 b
|
10 lines
on mouseDown me
global RecFound
set mySprite to the spriteNum of me
if the locV of the clickLoc > the bottom of sprite mySprite then
NextPreviousPage(1)
else
NextPreviousPage(-1)
end if
end